ComponentOne ASP.NET MVC Controls
LinearGaugeBaseBuilder<TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : LinearGaugeBaseBuilder<TControl,TBuilder> Class

The following tables list the members exposed by LinearGaugeBaseBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.LinearGaugeBase.Direction. Sets the direction in which the gauge is filled.  
Public MethodConfigurates C1.Web.Mvc.Gauge.Face. Sets the Range used to represent the gauge's overall geometry and appearance. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.Format. Sets the format string used for displaying the gauge values as text. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.GetText. Sets a callback that returns customized strings used to display gauge values. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.HasShadow. Sets whether the gauge should display a shadow effect. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.IsAnimated. Sets whether the gauge should animate value changes. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodSets the Max property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodSets the Min property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Gauge.OnClientValueChanged client event. Occurs when the value shown on the gauge changes. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.Origin. Sets the starting point used for painting the range. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.Pointer. Sets the Range used to represent the gauge's current value. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodSets the Ranges. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.ShowRanges. Sets whether the gauge should display the ranges contained in the ranges property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.ShowText. Sets which values should be displayed as text in the gauge. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.ShowTicks. Sets a property that determines whether the gauge should display tick marks at each step value. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.StackRanges. Sets a value that determines whether the ranges contained in the collection should be stacked within the gauge. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.Step. Sets the amount to add or subtract to the value property when the user presses the arrow keys. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.Thickness. Sets the thickness of the gauge, on a scale between zero and one. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.ThumbSize. Sets the size of the element that shows the gauge's current value, in pixels. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodConfigurates C1.Web.Mvc.Gauge.TickSpacing. Sets the spacing between tickmarks. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodTransfer to the template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodSets the Value property. (Inherited from C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

LinearGaugeBaseBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace